CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - calculate hash

搜索资源列表

  1. TestSha1

    0下载:
  2. 使用MFC实现的sha1算法,可以高效地计算出任意文件的哈希值,已通过测试,欢迎下载-Using the MFC implementation sha1 algorithm can efficiently calculate the hash value of an arbitrary file, has passed the test, please download the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-01
    • 文件大小:14155897
    • 提供者:刘琦
  1. java_DigitalSign

    2下载:
  2. 实用数字签名的步骤 (1)发送方使用MD5算法对原始信息进行计算,获得一个固定长度的信息摘要 (2)发送方用自己的私钥加密生成的信息生成发送方的数字签名,发送方把这个数字签名作为发送信息的附件和明文信息,一同用接收方的公钥进行加密,将加密后的密文一同发送给接收方; (3)接收方首先把接收到的密文用自己的私钥解密,得到明文信息和数字签名,再用发送方的公钥对数字签名进行解密,然后使用相同的单向散列算法来计算解密得到的明文信息,得到信息摘要;对比计算出来的信息摘要和发送方发送过来的信息摘要
  3. 所属分类:Java Develop

    • 发布日期:2015-11-02
    • 文件大小:23814
    • 提供者:张云
  1. FileVerifier

    0下载:
  2. FileVerifier++是一款Windows功能软件,它用于计算文件的hash值(算法包括:CRC32,MD5,SHA-1,SHA-256/224/384/512,WHIRLPOOL,以及RIPEMD-128/160/256/320)。支持的hash文件格式包括MD5SUM .MD5, SFV, BSD CKSUM, 以及其他格式。-FileVerifier++ Software is a Windows feature, it used to calculate the hash valu
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:1241523
    • 提供者:bestcode
  1. mycrc

    0下载:
  2. command line tool to calculate hash
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:61435
    • 提供者:LatinLamer
  1. sha1-0.2.tar

    0下载:
  2. his a C++ class that implements the Secure Hash Algorithm SHA-1. The purpose of the algorithm is to calculate a strong hash of given bit string. By "strong", we mean that it is very difficult to find a different bit string that results in the same ha
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:6405
    • 提供者:enropin
  1. sha512

    0下载:
  2. 使用vc实现的高效的sha512算法,并通过测试能正确地计算出任意文件的哈希值,欢迎使用-Vc achieve efficient use of the sha512 algorithm, and passing a test to correctly calculate the hash value of any file, please use the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1400558
    • 提供者:刘琦
  1. MD4C.C__

    0下载:
  2. 这是一个关于md4哈希值转换的函数,可以计算出密码的哈希值-This is a conversion on the md4 hash functions, you can calculate the password hash
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:2986
    • 提供者:lily
  1. hashtable

    0下载:
  2. calculate the hash based on the matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:4330
    • 提供者:thirtyfive
  1. HW6

    0下载:
  2. 用哈希表实现了节点的插入,删除,并计算冲突次数-A hash table implementation of the node insert, delete, and calculate the number of conflicts
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:8754
    • 提供者:annie
  1. MD5

    0下载:
  2. MD5程序,可以计算MD5算法得到的Hash值,且可以保存成文档-MD5 program can calculate MD5 Hash value obtained by the algorithm, and can be saved into a document
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1912926
    • 提供者:王二
  1. TPM-SHA1-calculate

    0下载:
  2. 在linux平台,利用模拟TPM构建可信平台,在TDD层掉用模拟可信芯片散列算法计算文件散列值。-In linux platform, built using simulated TPM trusted platform, level off in the TDD chip analog trusted file hash algorithm to calculate the hash value.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1809
    • 提供者:柳景超
  1. crc

    0下载:
  2. Code for calculating crc of the file. This code is for c++ and can calculate hash of any file. Could be useful in disk or antivirus programms
  3. 所属分类:.net

    • 发布日期:2017-11-21
    • 文件大小:2165
    • 提供者:NiggaBitch
  1. SHA_256-511120337292002

    0下载:
  2. These are the profesional routines to calculate HASH TABLE values. You can use them to calculate digital signatures for instance.
  3. 所属分类:Proxy Server

    • 发布日期:2017-11-07
    • 文件大小:23405
    • 提供者:aida
  1. Hash

    0下载:
  2. 读取两个文件中的内容,并识别关键字统计关键字的个数,利用哈希表的开放地址发和链地址法进行保存,并计算两个文件的差异性大小,输出用两种方法进行哈希表计算的效率比较。-Read the contents of the two files, and identifies the number of keyword statistics keyword, use an open address hash table address method development and chains to sa
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:6439
    • 提供者:kiki
  1. Hash

    2下载:
  2. 哈希表的操作基本功能如下: (1)生成n个随机数并输出。 (2)确定适当的哈希地址空间大小m,使控制装填因子α在0.75左右。 (3)采用除留余数法作为哈希函数 H(key)=key p,选择适当的p。 (4)用开放定址法中线性探查法处理冲突建立哈希表,并计算平均查找长度。 (5)功能:检索、插入、删除。-The basic function of the operation of the hash table as follows: (a) generating a ra
  3. 所属分类:Other systems

    • 发布日期:2017-06-25
    • 文件大小:2048
    • 提供者:
  1. DS_net

    0下载:
  2. ca论证,运用md5算法,加解密文件,计算哈希值等。-ca demonstration, using md5 algorithm, encryption and decryption files, calculate hash values, etc.
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:212950
    • 提供者:苦修
  1. hash

    0下载:
  2. 能在数据库中进行数据查找,并且计算平均查找长度,而且对于重复的数据能够解决冲突-Can be in the to find the data, and calculate the average search length, but also for the repeated data to resolve conflicts
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1672
    • 提供者:侯松
  1. brkeng

    0下载:
  2. Calculate hash of a table entry.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7603
    • 提供者:juizaoti
  1. HashCodes-md5_sha1_sha256校验器

    0下载:
  2. 用于md5_sha1_sha256校验,可以快速的算出文件的独一无二的特征码。(For md5_sha1_sha256 check, you can quickly calculate the file unique feature code.)
  3. 所属分类:压缩解压

    • 发布日期:2017-12-31
    • 文件大小:477184
    • 提供者:qq879021308
  1. cloc-1.64.tar

    0下载:
  2. Program to calculate a hash code
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:101376
    • 提供者:javierde22
« 12 3 »
搜珍网 www.dssz.com